home *** CD-ROM | disk | FTP | other *** search
/ PC Format Collection 43 / PC Format March 1997.iso / share / win95 / hdled11 / setup.iss < prev    next >
Encoding:
InstallShield Response File  |  1996-12-29  |  575 b   |  41 lines

  1. [InstallSHIELD Silent]
  2. Version=v3.00.00
  3. File=Response File
  4.  
  5. [DlgOrder]
  6. Dlg0=Welcome-0
  7. Dlg1=SdShowInfoList-0
  8. Dlg2=SdRegisterUserEx-0
  9. Dlg3=AskDestPath-0
  10. Dlg4=SdSelectFolder-0
  11. Dlg5=SdStartCopy-0
  12. Dlg6=SdFinishReboot-0
  13. Count=7
  14.  
  15. [Welcome-0]
  16. Result=1
  17.  
  18. [SdShowInfoList-0]
  19. Result=1
  20.  
  21. [SdRegisterUserEx-0]
  22. Result=1
  23. szName=Name
  24. szCompany=Company
  25. szSerial=1
  26.  
  27. [AskDestPath-0]
  28. szPath=<ProgramFilesDir>\Pragmatica\Hard Disk LED
  29. Result=1
  30.  
  31. [SdSelectFolder-0]
  32. Result=1
  33. szFolder=Startup
  34.  
  35. [SdStartCopy-0]
  36. Result=1
  37.  
  38. [SdFinishReboot-0]
  39. Result=1
  40. BootOption=3
  41.